[INFO] cloning repository https://github.com/shubhamxcode/kdo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shubhamxcode/kdo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshubhamxcode%2Fkdo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshubhamxcode%2Fkdo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 73da040aef36d2fc0613933ca1404663d4cc0266
[INFO] checking shubhamxcode/kdo against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshubhamxcode%2Fkdo" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/shubhamxcode/kdo
[INFO] finished tweaking git repo https://github.com/shubhamxcode/kdo
[INFO] tweaked toml for git repo https://github.com/shubhamxcode/kdo written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shubhamxcode/kdo on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shubhamxcode/kdo already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9913bc4221694a07d301032715f6393d7bf7597ec992fb84e0fe3ba1c4c2b511
[INFO] running `Command { std: "docker" "start" "9913bc4221694a07d301032715f6393d7bf7597ec992fb84e0fe3ba1c4c2b511", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9913bc4221694a07d301032715f6393d7bf7597ec992fb84e0fe3ba1c4c2b511", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9913bc4221694a07d301032715f6393d7bf7597ec992fb84e0fe3ba1c4c2b511" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9913bc4221694a07d301032715f6393d7bf7597ec992fb84e0fe3ba1c4c2b511", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9913bc4221694a07d301032715f6393d7bf7597ec992fb84e0fe3ba1c4c2b511" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]     Checking supports-hyperlinks v3.2.0
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]    Compiling rmcp v0.16.0
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking tokio v1.51.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]    Compiling tree-sitter v0.22.6
[INFO] [stderr]    Compiling blake3 v1.8.4
[INFO] [stderr]    Compiling tree-sitter-python v0.21.0
[INFO] [stderr]    Compiling tree-sitter-rust v0.21.2
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]    Compiling tree-sitter-typescript v0.21.2
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking papergrid v0.11.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]    Compiling tabled_derive v0.7.0
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking proptest v1.11.0
[INFO] [stderr]     Checking clap_complete v4.6.1
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]    Compiling rmcp-macros v0.16.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking tabled v0.15.0
[INFO] [stderr]     Checking kdo-core v0.2.0-alpha.1 (/opt/rustwide/workdir/crates/kdo-core)
[INFO] [stderr]     Checking kdo-resolver v0.2.0-alpha.1 (/opt/rustwide/workdir/crates/kdo-resolver)
[INFO] [stderr]     Checking kdo-graph v0.2.0-alpha.1 (/opt/rustwide/workdir/crates/kdo-graph)
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking kdo-context v0.2.0-alpha.1 (/opt/rustwide/workdir/crates/kdo-context)
[INFO] [stderr]     Checking kdo-mcp v0.2.0-alpha.1 (/opt/rustwide/workdir/crates/kdo-mcp)
[INFO] [stderr]     Checking kdo v0.2.0-alpha.1 (/opt/rustwide/workdir/crates/kdo-cli)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> crates/kdo-cli/src/setup.rs:52:18
[INFO] [stdout]    |
[INFO] [stdout] 52 |         other => miette::bail!("unknown agent: {other} (expected 'claude' or 'openclaw')"),
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `miette::bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> crates/kdo-cli/src/main.rs:1394:14
[INFO] [stdout]      |
[INFO] [stdout] 1394 |           _ => miette::bail!(
[INFO] [stdout]      |  ______________^
[INFO] [stdout] 1395 | |             "no prebuilt binary for {os}/{arch}. Install from source with `cargo install kdo`."
[INFO] [stdout] 1396 | |         ),
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `miette::bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> crates/kdo-cli/src/setup.rs:52:18
[INFO] [stdout]    |
[INFO] [stdout] 52 |         other => miette::bail!("unknown agent: {other} (expected 'claude' or 'openclaw')"),
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `miette::bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> crates/kdo-cli/src/main.rs:1394:14
[INFO] [stdout]      |
[INFO] [stdout] 1394 |           _ => miette::bail!(
[INFO] [stdout]      |  ______________^
[INFO] [stdout] 1395 | |             "no prebuilt binary for {os}/{arch}. Install from source with `cargo install kdo`."
[INFO] [stdout] 1396 | |         ),
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `miette::bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.99s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: kdo v0.2.0-alpha.1 (/opt/rustwide/workdir/crates/kdo-cli)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 14`
[INFO] running `Command { std: "docker" "inspect" "9913bc4221694a07d301032715f6393d7bf7597ec992fb84e0fe3ba1c4c2b511", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9913bc4221694a07d301032715f6393d7bf7597ec992fb84e0fe3ba1c4c2b511", kill_on_drop: false }`
[INFO] [stdout] 9913bc4221694a07d301032715f6393d7bf7597ec992fb84e0fe3ba1c4c2b511
